@charset "UTF-8";

* { padding: 0;margin: 0;border: 0;outline: none;}

body {color: #211613;overflow-x: hidden;}

a:focus{outline:none;}

a { color: #333;}

input,select,button,textarea {vertical-align:middle;font-family:"microsoft Yahei","微软雅黑","Raleway,Helvetica Neue, Helvetica, Arial, sans-serif"; outline: none;border: 0;

    -webkit-appearance: none;}

li { list-style:none;}

ol, ul{ padding:0;}

a,.trans3 { -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

.trans { -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

.trans8 { -webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.8s ease;-o-transition: all 0.8s ease;transition: all 0.8s ease;}

.wrap { margin-top:60px;}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #666; opacity:1; }

::-moz-placeholder { /* Mozilla Firefox 19+ */color: #666;opacity:1;}

input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #666;opacity:1;}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #666;opacity:1;}

.searchForm:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #cacaca; opacity:1; }

.searchForm::-moz-placeholder { /* Mozilla Firefox 19+ */color: #cacaca;opacity:1;}

.searchForm input:-ms-input-placeholder{color: #cacaca;opacity:1;}

.searchForm input::-webkit-input-placeholder{color: #cacaca;opacity:1;}

.tc { text-align: center;}

img { max-width:100%;}

.text ul,.text li,.text p,.text h6,.text h5,.text h4,.text h3,.text h2,.text h1,.text ol,.text dl,.text tr,.text td { margin:0;padding:0;}

.my-map img { max-width:none;width:100%;height:100%;display:block;}





/* top */

.admin-header { position: relative;padding:30px 0;}

.logo a { display: block;}

.nav_box { z-index:99;}

.nav_box li a { padding:0;color:#fff;display:block;}

.am-icon-bars { color:#666;font-size:18px;}



.nav_top { padding-top:30px;padding-bottom:30px;}

.nav{ position:relative; z-index:9999; margin: 0; display: flex;justify-content: flex-end;flex-wrap: wrap;}

.nav a{ color:#656565;  }

.nav .nLi{ position:relative; display:inline;width:12.5%;padding:7px 0;}

.nav .nLi:last-child { background:none;}

.nav .nLi.on { background:none;}

.nav .nLi h3{ margin: 0 ;}

.nav .nLi h3 a{ display:block;font-size:16px; color:#fff;font-weight:normal;text-transform:uppercase; text-align:center;}

.nav .sub{ display:none;left:-13%; top:20px;  position:absolute; background:rgba(255,255,255,1);line-height:20px;width:126%;padding:10px 0;z-index: 99;text-align: center;}
.nav .sub3 { width:150px;left:-60px;}

.nav .sub a{ display:block;font-size:14px; display:block;color:#333;position:relative;padding:8px 10px;}
.nav .sub a span { position:relative;}
.nav .on h3 a span:before { content: "";width:100%;height:3px;background:#fff;position:absolute;bottom:-8px;left:0;}

.nav .sub a:hover{ color:#2191c1; }

.nav .sub_ce { margin-right:55px;padding-right:55px;border-right:1px dashed #2191c1;}

.tel a { border:1px solid #fff;float:left;display:block;width:27px;height:20px;line-height:18px;text-align: center;}

.tel a.current,.tel a:hover { background:#fff;color:#142c4f;}

.nav .nLi h3 a span { position: relative;}

.swiper-container img { width: 100%;display: block;}

/* search */

.seardh { position:relative;}

.header-button {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;text-align: left;text-transform: capitalize;position: relative;z-index: 1;display: block;height: 40px;padding: 0;outline: none;border: none;cursor: pointer;background: none;font-size: 15px;color:#808080;width:40px;background: url(../images/search.png) no-repeat center;margin-top: 30px;}

#toggle-basket {position: relative;float: right;background-position: -120px 0;}

#search-form {-moz-transition: max-height, 0.5s;-o-transition: max-height, 0.5s;-webkit-transition: max-height, 0.5s;transition: max-height, 0.5s; position:absolute;top:70px;z-index:999;right:0px;overflow: hidden;width:253px;max-height: 0;}

#search-form.open {max-height: 68px;background:#fff;}

#search-form fieldset {position: relative;margin: 0 60px 0 0;padding: 0;border: none;}

#search-form input {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block;height: 36px;border:none;background:none;}

#search-form input[type="search"] {width:215px;padding: 0 5px 0 10px;background: transparent;font-size: 14px;color:#292929;}

#search-form input[type="submit"] {position: absolute;bottom:0;right:0;width: 40px;margin: 0;padding: 0;text-transform: uppercase;background: #fff url(../images/search2.png) no-repeat center;border: none;cursor: pointer;}

.yu-search { height:36px;position: relative;background:#fff;}



/* 手机导航 */

.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;top:0;left: 0;}

.sp_logo{padding:10px;float:left;}

.sp_logo img{margin:auto;max-height:32px;margin-top: 0px;}

.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:100%;}

.sp_nav span{display:block;background:#666;width:22px;height:2px;position:absolute;left:14px;transition:all ease 0.35s}

.sp_nav span:nth-of-type(1){top:15px}

.sp_nav span:nth-of-type(2){top:23px}

.sp_nav span:nth-of-type(3){top:31px}

.sp_nav_se span:nth-of-type(1){top:23px;transform:rotate(45deg)}

.sp_nav_se span:nth-of-type(2){width:0}

.sp_nav_se span:nth-of-type(3){top:23px;transform:rotate(-45deg)}

.sjj_nav{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}

.nav_show{top:50px}

.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}

.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}

.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}

.sjj_nav ul li i{position:absolute;top:0px;right:0px;height:50px;width: 50px;text-align: right;}

.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}

.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}

.sjj_nav ul li{border-top:1px #eee solid;text-indent:15px;position:relative;line-height:50px;font-size:15px}

.sjj_nav>ul >li:last-child{border-bottom:1px #eee solid;}

.sjj_nav ul li ul{display:none;margin: 0;}

.sjj_nav ul li ul li:first-child { padding-top:8px;border-top:1px solid #eee;}

.sjj_nav ul li ul li:last-child { padding-bottom:8px;border-bottom:1px solid #eee;}

.sjj_nav ul li a{color:#666;width:100%;display: block;}

.sjj_nav ul li.on>a { color:#2191c1;}

/*.sjj_nav>ul>li>a { text-transform: uppercase;}*/

.sjj_nav ul li ul li { border:none;line-height: 32px;font-size: 14px;}

.sjj_nav ul li ul li a{ color:#888;display:block;text-align:left;}

.sjj_nav ul li i:before { width:100%;height:50px;display: block;position: absolute;right:0;}

.sjj_nav ul li i.sp_nav_xjb:before{ content: "";background: url(../images/arr11.png) center no-repeat;background-size: 12px 7px;}

.sjj_nav ul li i.sjj_nav_i_se:before{content: "";background: url(../images/arr12.png) center no-repeat;background-size: 12px 7px}

.sjj_nav ul li ul li>ul{margin-left:10px}

.lange-en { position: absolute;right: 50px;top: 0;height: 50px;display: block;font-size: 16px;line-height: 50px;text-align: right;}

.lange-en a { display: block;padding: 0 3px 0 20px;}



.swiper-container2 .swiper-pagination-bullet { background:#fff;opacity:.5;bordeR:0;}

.swiper-container2 .swiper-pagination-bullet-active { background: #2191c1;opacity: 1;}
.swiper-container50 .swiper-button-next50,.swiper-container50 .swiper-button-prev50 { width:34px;height:34px;margin-top:-17px;border-radius:100%;}

.swiper-container50 .swiper-button-next50 { background:rgba(0,0,0,.2) url(../images/arrow12.png) no-repeat center;right:10px;background-size:8px 14px;}

.swiper-container50 .swiper-button-prev50 { background:rgba(0,0,0,.2) url(../images/arrow11.png) no-repeat center;left:10px;background-size:8px 14px;}

.swiper-container50 .swiper-button-prev50:hover { background:rgba(0,0,0,.4) url(../images/arrow11.png) no-repeat center;background-size:8px 14px;}

.swiper-container50 .swiper-button-next50:hover { background:rgba(0,0,0,.4) url(../images/arrow12.png) no-repeat center;background-size:8px 14px;}



.in-notice { background: #f6f6f6;padding:0 20px;margin-top:20px;}

.in-notice-fl { width:60%;}

.txtMarquee-top{ width:100%;margin-top:10px;position:relative;padding-left:85px;}

.txtMarquee-top .infoList li{ height:35px;line-height:35px;font-size:16px;}

txtMarquee-top .infoList li a { color:#666;}

.in-notice-fl span { font-size:18px;font-weight:bold;color:#2191c1;padding-lefT:27px;background: url("../images/notice.png") left center no-repeat;height:60px;line-height:60px;}

.searchForm { font-size: 0;margin:15px 0 0 0;}

.searchForm input { width: 200px;height: 30px;line-height: 30px;background:#fff;padding:0 10px;color: #666;border:1px solid #2191c1;border-right:0;font-size: 14px;}

.searchForm button { width: 45px;background: #2191c1 url(../images/search.png) no-repeat center;height: 30px;}

.searchForm button:hover { background: #1988b8 url(../images/search.png) no-repeat center;}









.in-tit h3 { font-size:30px;color:#333;margin:0;}

.in-tit p { font-size:16px;color:#666;margin:0;text-transform: uppercase;padding-bottom:30px;}

.in-news { background: #f6f6f6;}

.in-news-text { padding:40px 50px;}

.in-ab-img { height:280px;}

.in-ab-img img { width:100%;display:block;height:100%;}

.in-news-tit { font-size:24px;color:#333;font-weight:bold;display:block;}

.in-news-tit:hover { color:#2191c1;}

.in-news-details { font-size:16px;color:#666;line-height:30px;height:60px;overflow: hidden;margin-top:30px;}

.in-news-bot span { font-size:16px;color:#9f9f9f;background:url("../images/time.png") no-repeat left center;padding-left:25px;line-height: 35px;}

.in-more { width:120px;height:35px;border:1px solid #c9c9c9;color:#9f9f9f;font-size:14px;line-height:33px;display:block;margin:0 auto;}

.in-more:hover { background:#2191c1;color:#fff;bordeR:1px solid #2191c1;}

.in-more2 { margin-top:30px;}

.in-more3 { margin-top:50px;}

.in-news-bot { margin-top:38px;}

.in-news-list li { line-height:50px;color:#666;}

.in-news-list li a { color:#333;display:block;padding-right:20px;font-size:16px;}

.in-news-list li .in-news-bor { border-bottom:1px solid #eee;background:url("../images/list.jpg") no-repeat 11px center;padding-lefT:26px;}

.in-news-list3 li:nth-child(even) { padding-left:25px;}

.in-news-list3 li:nth-child(odd) { padding-right:25px;}

.in-news-list li a:hover { color:#2191c1;}

.in-news-list3 { margin-top:30px;}

.bg1 { background: url(../images/bg1.jpg) no-repeat center;padding:100px 0;font-size:36px;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.75);font-weight:bold;background-size: cover;}

.news-tit { height:60px;line-height:60px;border-bottom:1px solid #eeeeee;}

.news-tit b { font-weight:normal;}

.news-more { font-size:12px;line-height:16px;border-left: 1px solid #e5e5e5;padding-left:25px;padding-right:35px;color:#666;margin-top:14px;display:block;}

.news-b span{ width:80px;height:60px;display:block;}

.news-b1 span { background:#2191c1 url(../images/news1.png) no-repeat center;}

.news-b2 span { background:#2191c1 url(../images/news2.png) no-repeat center;}

.news-b b { font-size:18px;color:#2191c1;padding-lefT:20px;}

.news-more:hover { color:#2191c1;}

.in-news-list2 .in-news-notice { font-size:14px;line-height:46px;}

.in-news-list4 li .in-news-bor { border-bottom:1px solid #eee;background:url("../images/list.jpg") no-repeat left center;padding-lefT:14px;}

.in-news-list2 li .in-news-li { }

.in-news-list2>li:nth-child(1) { padding-right:20px;}

.in-news-list2>li:nth-child(2) { padding-left:20px;}

.in-news-bot-list .in-news-bor2 {  }

.in-news-bot-list>li:nth-child(1) { padding-right:26.66px;}

.in-news-bot-list>li:nth-child(2) { padding:0 13.33px;}

.in-news-bot-list>li:nth-child(3) { padding-left:26.66px;}

.in-news-bot-tit { line-height:30px;border-bottom:1px solid #eee;padding-bottom:15px;}

.in-news-bot-tit span { font-size:20px;font-weight:bold;color:#2191c1;position: relative;padding-left:13px;}

.in-news-bot-tit span:before { content:"";position: absolute;left:0;top:5px;width:3px;height:20px;background:#2191c1;}

.in-news-bot-tit a { font-size:12px;color:#666;}

.in-news-bot-tit a:hover { color:#2191c1;}


.in-news-notice-tit h6 { font-size:18px;color:#333;font-weight:normal;}

.in-news-notice-tit p { font-size:16px;color:#666;line-height:30px;height:60px;overflow: hidden;}

.in-news-notice-tit a { display: block;}

.in-news-notice-tit a:hover h6 { color:#2191c1;}

.in-news-bot-list .in-news-notice { padding:20px 0 0;font-size: 14px;line-height:46px;}

.in-news-notice-tit { margin-bottom:15px;}





.ab-bg { background: url(../images/bg2.jpg) no-repeat top center;padding-top:55px;}

.ab-text-bg { padding:10px 10px 50px 10px;background: #f6f6f6;}

.ab-img img { width:100%;display:block;}

.in-ab-text { margin-top:45px;padding:0 40px;}

.in-ab-text h6 { font-size:30px;color:#2191c1;}

.in-ab-text p { font-size:16px;color:#666;line-height:30px;margin-top:10px;}











.video-img { position:relative;margin-top:35px;}

.video-img img { margin:0 auto;;}

.video-img2 { position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;}

.video-img2 img { width:60px;height:60px;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;}

.video-text { color:#fff;width:60%;margin:0 auto;}

.video-text h6 { font-size: 38px;margin:0 0 50px 0;}

.video-text p{ font-size: 15px;line-height: 30px;margin:0 0 50px 0;}

.theme-price {position: relative;bottom: -6px;font-family: microsoft yahei, Arial, Helvetica, sans-serif;margin-right: 20px;font-weight: bold;color: #2191c1;line-height: 32px;font-size: 24px;display: inline-block;}

.theme-popover-mask {z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none}

.theme-popover {z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;display:none;}

.theme-po { width:100%;height:100%;background:rgba(0,0,0,.5);}

.theme-poptit {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0;}

.theme-poptit:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}

.yu {display: inline-block; *display: inline; *zoom:1;vertical-align: middle;position: relative;right: -100%;width:760px;height:470px;}

.theme-poptit .close {	position:absolute;right:-50px;top:-20px;width:40px;height:40px;-webkit-transition: -webkit-transform .8s ease-out;-moz-transition: -moz-transform .8s ease-out;-o-transition: -o-transform .8s ease-out;-ms-transition: -ms-transform .8s ease-out;background:url(../images/colse.png) no-repeat center;}

.theme-poptit .close:hover { -webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}

.video { width:100%;height:100%;}





.in-pro-box { position: relative;}

.in-pro-box .swiper-button-prev5,.in-pro-box .swiper-button-next5,.in-pro-box .swiper-button-prev3,.in-pro-box .swiper-button-next3 { margin-top:-25px;}

.in-pro-box .swiper-button-prev5,.in-pro-box .swiper-button-next5,.prod-arrow .swiper-button-next, .prod-arrow .swiper-button-prev { width: 29px;height:50px;}

.in-pro-box .swiper-button-prev5, .prod-arrow .swiper-button-prev { background: url(../images/arrow.png) left top no-repeat;left:-50px;}

.in-pro-box .swiper-button-next5, .prod-arrow .swiper-button-next { background: url(../images/arrow.png) right top no-repeat;right:-50px;}

.in-pro-box .swiper-button-prev5:hover, .prod-arrow .swiper-button-prev:hover { background: url(../images/arrow.png) left bottom no-repeat;left:-50px;}

.in-pro-box .swiper-button-next5:hover,.prod-arrow .swiper-button-next:hover { background: url(../images/arrow.png) right bottom no-repeat;right:-50px;}

.in-case-text { background:#f6f6f6;padding:23px;}

.in-case-text h6 { font-size:18px;}

.in-case-text p { font-size:14px;color:#666;line-height:24px;height:48px;overflow: hidden;margin-top:8px;}

.in-case-img { overflow: hidden;}

.in-case-img img { width:100%;display:block;}

.in-case-slide a:hover .in-case-text { background: #2191c1;}

.in-case-slide a:hover .in-case-text h6,.in-case-slide a:hover .in-case-text p { color:#fff;}

.swiper-container5 .swiper-pagination-bullet { background: #999;opacity: 1;width:14px;height:14px;}

.swiper-container5 .swiper-pagination-bullet-active { background: #2191c1;}

.swiper-container5.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0;}







.link { background:#e8e8e8;padding:15px 0;font-size:16px;}

.link b { color:#333;font-weight:normal;}

.link a { line-height:30px;font-size:16px;color:#737373;margin-right:10px;}

.link a:hover { color:#2191c1;}

.footer { background: #f0f5f7;padding: 60px 0 50px 0;border-top:2px solid #2191c1;}

.foot-list li:nth-child(4) { padding-right:0;border:0;}

.foot-list li { padding:0 85px;min-height:233px;}

.foot-list li:first-child { padding-left:0;}

.foot-list a { color:#666;}

.foot-list .foot-li p { width:50%;float:left;}

.foot-list p { margin: 0;color:#666;font-size:16px;line-height: 30px;}

.foot-list .foot-li p a{ color:#666;display:block;}

.foot-cont span { padding-left:37px;display:block;}

.foot-cont p { line-height: 24px;padding-bottom:14px;}

.foot-img p { line-height: 36px;}

.bot { background: #262626;border-top:1px solid #515151;font-size: 14px;color:#afafaf;line-height: 26px;padding:18px 0;}

.bot a { color:#afafaf;}

.foot-cont img { float:left;position:relative;top:1px;}

.w1400 { max-width: 1400px;margin:0 auto;}

.foot-list li { border-right:1px solid #cecece;}

.sz { text-align: right;}

.foot-cont-li { max-width:400px;}

.bot-logo { float:left;}

.bot-logo p { font-size:16px;line-height:30px;}

.foot-li { max-width:300px;}

.foot-img img { width:120px;}

li.foot-img { border:none;padding-right:0;}

.foot-list h6 { font-size:24px;color:#333;}

.bot-tel span { background: url(../images/tel2.png) no-repeat left center;padding-left:68px;display:inline-block;text-align: left;}

.bot-tel b { font-size:24px;color:#333;}

.bot-tel p { font-size:14px;color:#666;}

.bot-tel2 { font-size:30px;color:#2191c1;font-weight:bold;padding:5px 0 10px 0;}





.bg { background: #f6f6f6;padding:55px 0 60px 0;}
.gallery-top img { width:100%;display:block;}
.gallery-thumbs { height: 20%;box-sizing: border-box;margin:30px 0 0 0;}
.gallery-thumbs .swiper-slide { width: 25%;height: 100%;}
.swiper-container10 .swiper-slide { position:relative;cursor: pointer;}
.swiper-container10 .swiper-slide .yu-img { position:relative;border:1px solid #e5e5e5;}
.swiper-container10 .swiper-slide p { margin:14px 0 0 0;font-size:15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 22px;}
.swiper-container10 .equ-bor { position: absolute;left:0;right:0;top:0;bottom:0;box-shadow: 0 0 13px rgba(0,0,0,0.05);display:none;}
.swiper-container10 .swiper-slide .equ-bor:before { content:"";position: absolute;display: inline-block;top: -8px;left: 50%;margin-left:-8px;width: 0;height: 0px;content: '';border-style: solid;border-width: 8px;border-color: #fff #fff transparent transparent;transform: rotate(-45deg);box-shadow: 2px -2px 2px rgba(0,0,0,0.05);}
.swiper-container10 .swiper-slide-thumb-active .equ-bor { display: block;}
.prod-deta-box { position: relative;}
.in-team-slide { background:#fff;}
li.in-team-text { padding:80px 60px;}
.in-team-text a { display:block;}
.in-team-text h6 { font-size:26px;color:#333;font-weight:normal;}
.in-team-bor { width:65px;height:2px;background:#2191c1;margin-top:25px;display: block;}
.in-team-text p { font-size:16px;color:#666;line-height:30px;max-height:90px;overflow: hidden;margin-top:25px;}
.in-more4 { margin:60px 0 0 0;}
.in-team-img { height:450px;}
.in-team-img img { width: 100%;display:block;height:100%;object-fit: cover;}
.swiper-container10 { padding:10px 5px 0 5px;}
.gallery-top { padding:0 5px;}
.about-wrap { padding:60px 0;}
.team-wx img { width:110px;}





/*------------------------------------分页样式----------------------------------*/

.yu10 {clear: both;color:#333;height: 34px;font-size:0;margin-top:50px;text-align:center;}

.yu10 a,.yu10 span {padding:8px 14px;color:#323232;font-size: 16px;border:1px solid #eee;margin:0 3px;}

.yu10 a,.yu10 span{

    transition: background 1s, color 0.5s;

    -moz-transition: background 1s, color 0.5s;	/* Firefox 4 */

    -webkit-transition: background 1s, color 0.5s;	/* Safari 和 Chrome */

    -o-transition: background 1s, color 0.5s;	/* Opera */	}

.yu10 .current,.yu10 a:hover {background: #2191c1;border:1px solid #2191c1;color: #fff;padding:8px 14px;text-decoration: none;}

.yu10 span i { font-style: normal;color:#2191c1;}

.am-pagination-select { font-size: 14px;margin: 0;line-height: 38px;color:#333;margin-top:30px;}

.am-pagination-select>li>a,.am-pagination-select>li>a, .am-pagination-select>li>a,.am-pagination>li>a:focus, .am-pagination>li>a:hover, .am-pagination>li>span:focus, .am-pagination>li>span:hover { background: #fff;border:1px solid #999999;}

.am-pagination-select span i { font-style: normal;color:#2191c1;}

.am-pagination>li>a, .am-pagination>li>span { margin:0;}

.yu10 span { border:none;}





.about-banner img { width:100%;display:block;}

.am-thumbnails2 { margin-left: -15px;margin-right: -15px;}

.am-thumbnails2> li { padding: 0 15px 30px 15px;}





.ny-tit { padding-bottom:20px;border-bottom:1px solid #eee;}

.ny-tit span { font-size: 24px;color:#333;font-weight:bold;vertical-align: middle;margin-left:10px;}

.ny-tit img { position: relative;top:2px;}

ul.notice-list,ul.laws-list { margin:0;}

.notice-list li { box-shadow: 0 0 13px rgba(0,0,0,0.1);margin-top:30px;}

.notice-list .notice-text { padding-right:185px;}

.notice-list li a { display: block;padding:35px 45px;}

.notice-list .notice-text h6 { font-size: 20px;color:#333;}

.notice-list .notice-text p { font-size: 16px;line-height:30px;height:60px;overflow:hidden;color:#888;margin-top:15px;}

.notice-list .notice-time { font-family: Arial;line-height: 28px;width:130px;border-left:1px solid #eee;height:107px;padding-left:20px;padding-top: 28px;}

.notice-list .notice-time b { font-size:54px;color:#d0d0d0;}

.notice-list .notice-time p { font-size:20px;color:#666;}

.notice-list li a:hover .notice-text h6,.notice-list li a:hover .notice-time b,.notice-list li a:hover .notice-time p { color:#2191c1;}

.am-pagination-select>li>a, .am-pagination-select>li>a, .am-pagination-select>li>a, .am-pagination>li>a:focus, .am-pagination>li>a:hover, .am-pagination>li>span:focus, .am-pagination>li>span:hover { border:1px solid #eee;}





.laws-list li { border-bottom:1px solid #eee;padding:30px 0;}

.laws-list .notice-time { font-family: Arial;line-height: 28px;padding-top: 28px;}

.laws-list .notice-time { background: #eee;width:130px;height:130px;}

.laws-list .notice-time b { font-size:54px;color:#d0d0d0;}

.laws-list .notice-time p { font-size:20px;color:#666;}

.laws-list .notice-text { padding-left:170px;}

.laws-list .notice-text h6 { font-size: 20px;color:#333;margin-top:12px;}
.laws-list .notice-text h6 em { font-size:16px;}
.laws-list .notice-text p { font-size: 16px;line-height:30px;height:60px;overflow:hidden;color:#888;margin-top:15px;}

.laws-list li a:hover .notice-text h6 { color:#2191c1;}

.laws-list li a:hover .notice-time { background: #2191c1;}

.laws-list li a:hover .notice-time b,.laws-list li a:hover .notice-time p { color:#fff;}







.team-list { margin-top:30px;}

.side-list { padding-right:30px;}

.prod-img { overflow: hidden;}

.prod-list p { font-size: 16px;color:#666;line-height: 50px;margin: 0;text-align: center;border-top:1px solid #eee;}

.prod-list a { display: block;border:1px solid #eee;}

.prod-list a:hover { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);-ms-box-shadow: 0 0 10px rgba(0,0,0,0.15);-o-box-shadow: 0 0 10px rgba(0,0,0,0.15);box-shadow: 0 0 10px rgba(0,0,0,0.15);overflow: hidden;}

.side-list { padding-right:30px;}

.side-top { background: #2191c1 url("../images/prod-tit.png") no-repeat right 22px center;height:83px;line-height:83px;padding:0 25px;font-size:24px;color:#fff;font-weight:bold;}

.side-top img { margin-right:24px;}

.sjj_nav2 ul li i{position:absolute;top:0px;right:0px;height:50px;width: 13%;text-align: right;}

.sjj_nav2 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}

.sjj_nav2 ul li .sjj_nav_i_se svg{transform:rotate(0deg)}

.sjj_nav2 ul li{ position:relative;line-height:50px;font-size:16px;background:#d9e1e5;margin-top:1px;}

.sjj_nav2 ul li ul{display:none;margin: 0;}

.sjj_nav2>ul li a{color:#666;font-size:16px;line-height:22px;width:100%;display: block;padding:14px 50px 14px 25px;}

.sjj_nav2 ul li ul li { border:none;line-height: 50px;margin-top:0px;font-size: 14px;background:#f1f3f4;padding:0 25px;margin-bottom:1px;}

.sjj_nav2 ul li ul li a{ color:#666;font-size:14px;font-weight:normal;line-height:50px;padding:0;display:block;text-align:left;}

.sjj_nav2 ul li ul li a { background: url(../images/list3.png) left center no-repeat;display:block;padding-left:15px;}

.sjj_nav2 ul li ul li:hover a,.sjj_nav2 ul li ul li.current3 a { background:url(../images/list4.png) left center no-repeat;}

.sjj_nav2 ul li ul li a:hover,.sjj_nav2 ul li ul li.current3 a{ color:#2191c1}

.sjj_nav2 ul li i:before { width:100%;height:50px;display: block;position: absolute;right:0px;font-style: normal;}

.sjj_nav2 ul li ul li>ul{margin-left:10px}

.sjj_nav2 ul li.on>a,.sjj_nav2 ul li.on,.sjj_nav2 ul li.on,.sjj_nav2>ul>li:hover,.sjj_nav2>ul>li:hover>a { background:#2191c1;color:#fff;}

.sjj_nav2 ul li i.sp_nav_xjb:hover:before,.sjj_nav2 ul li.on i.sp_nav_xjb:before { color:#fff;}

.sjj_nav2 ul li i.sjj_nav_i_se:before,.sjj_nav2 ul li:hover i.sp_nav_xjb:before,.sjj_nav2 ul li.on i.sp_nav_xjb:before { color:#fff;content: "";font-size: 26px;right:13px;background:url(../images/list2.png) no-repeat center;}

.sjj_nav2 ul li.on ul { display: block !important;background: #fff;}

.sjj_nav2 ul li i.sp_nav_xjb:before { content: "";position: absolute;right:13px;top:0px;background:url(../images/list1.png) no-repeat center;}







.team-list2 li { background: #f6f6f6;padding:28px 50px;margin-bottom:30px;}

.team-text h6 a { display: block;font-size:20px;color:#333;}

.team-text p { font-size:16px;color:#666;line-height:24px;height:48px;overflow:hidden;margin-top:18px;}

.team-link { font-size:14px;color:#666;margin-top:18px;}

.team-link a { color:#888;}

.team-link a:hover,.team-text h6 a:hover { color:#2191c1;}

.team-wx { font-size:12px;color:#666;}

.team-wx p { margin-top:10px;}

.team-text { padding-right:180px;}





.sjj_nav3 { padding:10px 0 0 0;}

.sjj_nav3>ul { margin:0;}

.sjj_nav3 ul li i{ position:absolute;top:0px;right:0px;bottom:0;left:0;}

.sjj_nav3 ul li .sjj_nav_i_se svg{transform:rotate(0deg)}

.sjj_nav3>ul>li{ position:relative;display:inline-block;float:left;}

.sjj_nav3 ul li ul{display:none;margin: 0;position: absolute;left: 0;z-index: 9;background:#fff;width: calc(160% - 10px);top:46px;box-shadow: 0 0 10px 6px rgba(0,0,0,.1);}

.sjj_nav3 ul li ul:before { content: "";position: absolute;left: 50%;top: -6px;margin-left: -5px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 6px solid #fff;}

.sjj_nav3>ul li a{ color:#252525;font-size:16px;line-height:24px;display:inline-block;padding:5px 30px;border:1px solid #e8e8e8;border-radius:20px;margin:0 10px 10px 0;}

.sjj_nav3 ul li ul li { border:none;margin-top:0px;padding:0 10px;}

.sjj_nav3 ul li ul li:first-child { padding-top:10px;}

.sjj_nav3 ul li ul li:last-child { padding-bottom:10px;}

.sjj_nav3 ul li ul li a{ color:#353535;font-size:14px;font-weight:normal;;padding:4px 0;line-height:24px;display:block;text-align:center;margin:0;border:0;}

.sjj_nav3 ul li ul li a:hover,.sjj_nav3 ul li ul li.current3 a{ color:#2191c1}

.sjj_nav3 ul li i:before { width:100%;height:50px;display: block;position: absolute;right:0px;font-style: normal;}

.sjj_nav3 ul li ul li>ul{margin-left:10px}

.sjj_nav3>ul>li.on>a,.sjj_nav3>ul>li.current11>a { color:#2191c1;}

.sjj_nav3 ul li i.sp_nav_xjb:hover:before,.sjj_nav3 ul li.on i.sp_nav_xjb:before { color:#fff;}

.sjj_nav3 ul li.on ul { display: block !important;background: #fff;}

.sp_nav_xjb2 { display:none;}



.am-about-n { font-size:0;text-align:center;}

.am-about-top { border-bottom:1px solid #d2d2d2;font-size: 16px;line-height: 60px;height: 60px;}

.am-about-n a { display:inline-block;padding:0 40px;color:#666;font-size:16px;}

.am-about-n span { position: relative;display:inline-block;}

.am-about-n a:hover,.am-about-n a.current2 { color:#2191c1;}

.am-about-n a span:before { width:0;-webkit-transition: width 0.4s;height:1px;background: #2191c1;content: "";position: absolute;left:0;bottom:0px;}

.am-about-n a span:hover:before,.am-about-n a.current2 span:before { width:100%;}





.cont-tit h6 { font-size:30px;font-weight:bold;color:#2191c1;}

.cont-tit p { font-size:14px;color:#666;text-transform: uppercase;}

.contact-list { padding:60px 70px 70px 70px;}

.contact-list2 { padding:2.5%;}

.contact-list img { float:left;position:relative;top:2px;}

.contact-list span { padding-left:35px;display:block;}

.contact-list { font-size: 16px;color:#fff;background: #2191c1;}

.contact-list h3 { font-size: 30px;}

.contact-list p { margin:0;margin-bottom:20px;line-height: 30px;}

.my-map { margin: 0px auto 0 auto; width:100%;padding:0; height: 100%; }

.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }

.my-map .icon-cir { height: 31px; width: 28px; }

.my-map .icon-cir-red { background-position: -11px -5px; }

.amap-container{height: 100%;}

.cont-text { display: flex;flex-direction: row;}

.cont-text li { border:1px solid #eeeeee;}

.cont-text li:first-child { border-right:none;}

.cont-bor { width:100%;height: 2px;background: #fff;display: block;margin:20px 0 30px 0;}

.cont-text { margin-top:30px;}





.bg3 { background: url(../images/message_bg.jpg) no-repeat top center;padding:60px 0;}

.cont-fl { padding:0 35px 0 0;position:relative;}

.cont-fr { padding:0 0 0 35px;}

.cont-fl:before { position: absolute;right:0;top:0;content: "";width:1px;height:100%;background: #c4c4c4;}

.cont-fr { padding-left:2%;}

.cont-fl { padding-right:2%;}

.cont-mar { margin-right:-2%;margin-top:35px;}

.cont-input input,.cont-input textarea,.code-input input  { padding:19px 10px;margin-bottom:28px;background: #fff;border:none;color:#7b7b7b;outline-style: none ;outline-width: 0px ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;font-size: 16px;width:96%;margin-right:4%;}

.cont-input h6 { font-size: 24px;font-weight: normal;color:#3f3f3f;margin-bottom: 24px;}

.cont-input textarea { height: 164px;}

.yzm img { height: 49px;width:110px;vertical-align: middle;display: inline-block;margin:0 20px;}

.submit2 { background: #2191c1;color:#fff;height:60px;width:364px;font-size:16px;outline-style: none ;outline-width: 0px ;border-style: none ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;display: inline-block;color:#fff;}

.submit2:hover { background:#1988b8;}

.cont-input2 textarea { margin-right:0;width:100%;}

.code-input input { width: 180px;margin-right:0;}

.code-input img { width: 150px;height:59px;vertical-align: top;margin-left:35px;}

.cont-message { margin-bottom:60px;}

.submit2:hover { opacity: .9;}

.cont-text3 { font-size:16px;color:#333;line-height:30px;margin-top:10px;}

.am-pagination-select>li>a, .am-pagination-select>li>a, .am-pagination-select>li>a, .am-pagination>li>a:focus, .am-pagination>li>a:hover, .am-pagination>li>span:focus, .am-pagination>li>span:hover { border:1px solid #eee;}







.honor-list li { text-align: center;}

.honor-list li img { width: 100%;display:block;margin:0 auto;}

.honor-list3 li p { font-size: 16px;color: #262620;margin:40px 0px 0 0;-moz-transition:all ease-in 0.3s;transition:all ease-in 0.3s;height:60px;line-height:60px;background:#f6f6f6;}

.fs_gallery {background: rgba(0,0,0, 0.9);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 9999;}

.fs_gallery_close {position: absolute;top: 20px;right: 20px;width: 25px;height: 25px;color: #ccc;font-size: 34px;line-height: 23px;text-align: center;cursor: pointer;z-index: 102;}

.fs_gallery_close:before {content: "×";}

.fs_gallery_close:hover {color: #fff;}

.fs_gallery_prev, .fs_gallery_next {position: absolute;width: 80px;color: #ccc;font-size: 30px;cursor: pointer;z-index: 101;}

.fs_gallery_prev:hover, .fs_gallery_next:hover {background: rgba(0,0,0, 0.1);color: #fff;}

.fs_gallery_prev {left: 0;top: 0;bottom: 0;}

.fs_gallery_next {right: 0;top: 0;bottom: 0;}

.fs_gallery_prev:before {content: "‹";position: absolute;height: 30px;margin-top: -30px;top: 50%;left: 35px;}

.fs_gallery_next:before {content: "›";position: absolute;height: 30px;margin-top: -30px;top: 50%;left: 35px;}

.fs_gallery_shuft {position: relative;width: 9999999px;}

.fs_gallery_shuft:after {clear: both;content: "";display: block;}

.fs_gallery_shuft_item {float: left;position: relative;background-image: url(data:image/gif;base64,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);

    background-position: center center;

    background-repeat: no-repeat;}

.fs_gallery_shuft_item img {box-shadow: 0 0 8px rgba(0,0,0, 0.8);position: absolute;top: 50%;left: 50%;}



.am-thumbnails4>li { padding:0 25px 15px 25px}

.am-thumbnails4 { margin-left: -25px;margin-right: -25px;}





.about-text { font-size: 16px;line-height: 30px;color:#666;}





.news-deta li a:hover .news-img img {  -o-transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05) }

.am-text p,.am-text ul,.am-text li,.am-text h1,.am-text h3 { margin:0;padding:0;}

.main-newarc-title .share-p{display:inline-block;*display:inline;*zoom:1;margin:0 7px;font-size:14px;font-weight:normal;color:#7b7b7b;}

.main-newarc-title .share-p span{ vertical-align: middle;margin-left:6px;}

.main-newarc-title h2 {text-align:center;font-size:24px;color:#333;font-weight:bold;line-height:30px;padding-bottom:10px;margin:0;}

.main-newarc-title { padding-bottom:25px;}

.text-box2 { color:#333;}



/*------------------------------------上一篇下一篇----------------------------------*/

.JLTupdown{  position: relative;line-height: 36px;color: #999;font-size:15px;padding-top:35px;border-top:1px solid #d8d7d6;margin:50px 0 0 0;}

.JLTMain .JLTupdown {width: 100%;overflow: hidden;}

.JLTupdown ul li {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.JLTupdown ul li a,.JLTcometol a{ color:#666666;}

.JLTupdown ul li a:hover{ color:#2191c1;}

.JLTupdown strong{ color:#666666;font-weight:normal;}

.back { margin:0;}

.JLTcometol a{width:136px;height:42px;line-height:42px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background:#2191c1 url(../images/back.png) no-repeat 20px center;display:block;text-indent:54px;color:#fff;float: right;margin-top: 16px;}

.JLTcometol a:hover { background: #1988b8 url(../images/back.png) no-repeat 20px center;}

.JLTupdown ul { margin: 0;}







.news-img { height:210px;width:488px;overflow: hidden;}

.news-img img { width: 100%;height:100%;object-fit: cover;}

.news-list li { padding-bottom:40px;}

.news-text { padding:30px 60px 27px 545px;}

.news-bot { margin-top:30px;}

.news-text h6 { font-size: 24px;color:#333;}

.news-details { font-size: 16px;line-height: 30px;color:#666;max-height:60px;overflow: hidden;margin-top: 20px;}

.news-bot span { font-size:16px;color:#9f9f9f;background:url("../images/time.png") no-repeat left center;padding-left:25px;line-height: 35px;}

.news-list li a { display: block;background: #f6f6f6;}

.news-list li a:hover { background: #2191c1;}

.news-list li a:hover .news-text h6,.news-list li a:hover .news-details,.news-list li a:hover .news-bot span { color:#fff;}

.news-list li a:hover .news-bot span { color:#fff;}

.news-list li a:hover .news-bot span { background:url("../images/time2.png") no-repeat left center;}

.in-more5 { width:120px;height:35px;border:1px solid #c9c9c9;color:#9f9f9f;font-size:14px;line-height:33px;display:block;margin:0 auto;font-weight:normal;}

.news-list li a:hover .in-more5 { color:#fff;bordeR:1px solid #fff;}





.video-list p,.honor-list p { font-size:16px;color:#666;padding:15px 10px 20px 10px;}

.video-list-img { overflow: hidden;}

.video-list li a { display: block;}

.video-list li a:hover .video-list p { color:#2191c1;}

.video-box { width:70%;height:560px;margin:0 auto;}



.case-search { background:#f6f6f6;padding:15px 0;}
.case-search .am-fl { font-size:24px;colorL:#333;font-weight:bold;}
.case-search .searchForm { margin-top:5px;}


.join2 { background: #3d9ec8;color:#fff;font-size:18px;line-height: 60px;}
dl.down { font-size: 16px;background:#f6f6f6;line-height: 60px;color: #666;}
.down3 { width:24px;height:22px;background: url(../images/down.png) no-repeat center;display: inline-block;position: relative;top:3px;margin-right:3px;}
.am-accordion-title3 span:first-child { padding:0 30px;}
ul.ser-list { margin-top:60px;}
.ser-list li { padding:0 40px;margin-bottom:80px;}
.ser-list li h3 { font-size:26px;color:#a9cb6a;padding:20px 0 15px 0;}
.download-box a:hover .down3 { color:#3d9ec8;}
dl.down:hover span { color:#3d9ec8;}
.download-box { padding-bottom:30px;}
.digital2 { max-width:700px;margin:60px auto 0 auto;}
.news-text2,.in-time2 { background: #f6f6f6;}
.download-box dl:nth-child(odd) { background: #fff;}
.download-box a:hover .down3 { background: url(../images/down2.png) no-repeat center;}

.searchForm { float:right;}
.yu-fl { float:left;}
.case-tit20 { font-size:20px;color:#333;font-weight:bold;}

.wap-video { margin-top:35px;width:100%;}
.wap-video iframe { height:350px;width:100%;}
table { width:100% !important;}

.n-box { background:#f6f6f6;box-shadow:0 0 13px rgba(0,0,0,0.2);}
.clear { clear:both;}
.in-news-list30 { margin-top:0;padding:10px 0;}
.in-news-list30 li { padding:0 25px;}
.in-news-list30 .in-news-bot-tit { margin:0 25px;padding:0 0 0 10px;}

.in-head-bg { background:url(../images/h_bg.jpg) no-repeat center top;background-size:100%;}
.in-head-fr { width:calc(100% - 290px)}
.x-news-bg { background:#fff;padding:40px 20px;box-shadow: 0 0 15px 0 rgba(209,209,209,.4);}
.x-news-bg>ul>li { padding:0 20px;}
.swiper-container50 .swiper-slide a { position:relative;display:block;}
.swiper-container50 .swiper-slide a img { height:272px;/*object-fit:cover;*/}
.swiper-container50 .swiper-slide a .x-news-p { position:absolute;width:100%;left:0;bottom:0;right:0;}
.swiper-container50 .swiper-slide a .x-news-p p { height:65px;line-height:65px;padding:0 15px;color:#fff;font-size:17px;margin:0;padding-right:80px;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;background:rgba(0,0,0,.5);width:100%;}
.swiper-container50 .swiper-pagination { position:absolute;right:5px;text-align:right;width:fit-content;left:auto;bottom:22px;}
.slideGroup3 .parHd ul { font-size:0;}
.slideGroup3 .parHd ul li { display:inline-block;cursor:pointer;font-size:16px;width:120px;line-height:38px;transition: 0.3s;text-align:center;}
.slideGroup3 .parHd ul li a { display:block;color: #333;border-radius:30px;font-weight:bold;}
.slideGroup3 .parHd ul li.on a{background:#2191c1;color:#fff;}
.x-news-li { margin:0;}
.x-news-li li a { display:block;position:relative;line-height:46px;}
.x-news-li li a i{ position:absolute;top:20px;width:4px;height:4px;border-radius:100%;display:inline-block;background:#2191c1;}
.x-news-li li a em {display: block;font-size:16px;color: #333333;position: relative;padding-left:12px;width:calc(100% - 90px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight:bold;font-style:normal;}
.x-news-li li a span{ font-size:14px;color:#999999;text-align:right;position:absolute;right:0;top:0;}
.x-news-li li a:hover em { color:#2191c1;}
.x-in-case { margin-top:25px;}


.tabs30 { overflow:hidden;border-bottom:1px solid #eee;}
.tabs30 a { font-weight:normal;float:left;color:#333;cursor:pointer;position:relative;font-weight:bold;padding:0 15px 8px;}
.tabs30 a.active:before { content:"";position:absolute;left:0;width:100%;bottom:0;height:2px;background:#2191c1;}
.tabs30 a.active { color:#2191c1;}
.swiper-container51 { margin-top:15px;}
.x-s-li { margin:0 -10px;}
.x-s-li li { padding:0 10px;}
.x-s-li2 h6,.x-s-li2 p { margin:0;padding:0;}
.x-s-li2 h6 { margin-top:8px;}
.x-s-li2 p { font-size:14px;color:#535353;}
.x-s-fl { width:28%;float:left;}
.x-s-fr { width:72%;float:left;padding-left:5%;}
.x-s-fr p { margin-top:5px;}
.x-s-text { font-size:13px;color:#666;margin-top:13px;}
.admin-header2 .nav .nLi h3 a { color:#333;}
.admin-header2 .nav .on h3 a span:before { background:#2191c1;}
.admin-header2 .nav .on h3 a { color:#2191c1;}
.admin-header2 { box-shadow:0 6px 20px 0 rgba(153,153,153,.2);}

@media (min-width:1198px) {

    .video-img2 img:hover,.in-case-slide a:hover .in-case-img img,.news-list li a:hover .news-img img,.video-list li a:hover .video-list-img  img { -webkit-transform: scale(1.08);transform: scale(1.08);}

    .bg-color:hover:before, .bg-color:focus:before, .bg-color:active:before,.in-pro-slide a:hover .bg-color:before,.news-list2 li a:hover .bg-color:before { -webkit-transform: scaleX(1);transform: scaleX(1);}

    .news-list2 li a:hover .news-time span { color:#fff;}

    .bg-color:hover { color:#fff;}

    .news-list2 li a:hover .news-time span { border:1px solid #ec0000;}

    .in-pro-slide a:hover .in-pro-img2 { border:1px solid #ec0000;}





}





@media (max-width: 1400px){

    .am-container { max-width: 1200px;}

    .tabs a { padding:0 22px;}

    .tabs { left: 37px;}

    .foot-li-center { width:42%;}

    .nav .nLi h3 a { font-size:15px;}
	.foot-list li { padding:0 67px;}
	li.foot-img { padding-right:0;}
}



@media (max-width: 1198px){

    .am-container { padding:0 10px;}

    body { padding-top: 50px;}

    .swiper-container5 { padding-bottom:40px;}

    .in-news-list2>li:nth-child(1) { padding-right:15px;}

    .in-news-list2>li:nth-child(2) { padding-left:15px;}

    .in-news-bot-list>li:nth-child(1) { padding-right:20px;}

    .in-news-bot-list>li:nth-child(2) { padding:0 10px;}

    .in-news-bot-list>li:nth-child(3) { padding-left:20px;}

    .in-notice-fl { width: 100%;}

    .footer { padding:50px 0 40px 0;}

    .foot-list li { width: 100%;border:none;text-align: center;padding:0;min-height:auto;}

    .bg1 { font-size: 34px;padding:110px 0;line-height: 46px;}

    .am-thumbnails2 { margin-left: -10px;margin-right: -10px;}

    .am-thumbnails2> li { padding: 0 10px 30px 10px;}

    ul.team-list2 { margin-top:20px;}

    .am-thumbnails4>li { padding:0 20px 15px 20px}

    .am-thumbnails4 { margin-left: -20px;margin-right: -20px;}

    .video-box { height:500px;}

    .news-img { width: 420px;}

    .news-text { padding: 45px 60px 42px 460px; }

    .in-case { padding-bottom:50px;}
	.searchForm { float:left;margin:10px 0 0 0;}
	.in-notice { padding-bottom:15px;}
	.searchForm2 { float:right;}
	.x-news-bg { margin-top:15px;}
	.wap-team { padding-bottom:50px;}
	.adv-content { display:none;}





}



@media (max-width: 980px) {

    .yu { width:90%;height:70%;}

    .in-news-list2>li:nth-child(1) { padding-right:10px;}

    .in-news-list2>li:nth-child(2) { padding-left:10px;}

    .in-news-bot-list>li:nth-child(1) { padding-right:13.33px;}

    .in-news-bot-list>li:nth-child(2) { padding:0 6.66px;}

    .in-news-bot-list>li:nth-child(3) { padding-left:13.33px;}

    .in-news-text { padding:65px 40px;}

    .bg1 { font-size: 32px;padding:100px 0;line-height: 44px;}

    .in-news-list2 .in-news-notice { line-height: 42px;}

    .news-b span { width: 70px;}

    .news-b b { padding-left:15px;}

    .ab-bg { padding-top:50px;}

    .in-ab-text h6,.in-tit h3 { font-size: 28px;}

    .wrap { margin-top:45px;}

    li.in-team-text { padding:80px 40px;}

    .in-more3 { margin-top:40px;}

    .gallery-thumbs { margin-top:20px;}

    .footer { padding: 40px 0 30px 0;}

    .am-thumbnails4>li { padding:0 15px 15px 15px}

    .am-thumbnails4 { margin-left: -15px;margin-right: -15px;}

    .video-box { height:460px;width:80%;}

    .contact-list { padding: 60px 50px 70px 50px;}

    .contact-list h3 { font-size: 28px;}

    .news-img { width: 390px;}

    .news-text { padding: 45px 40px 42px 430px; }







}

@media (max-width: 767px) {

    .in-news-list3 li:nth-child(even) { padding-left:0px;}

    .in-news-list3 li:nth-child(odd) { padding-right:0px;}

    .yu { width:90%;height:50%;}

    .theme-poptit .close  { position:absolute;right:-10px;top:-40px;}

    .in-team-img,.in-ab-img { height:auto;}

    .in-news-list2>li:nth-child(1) { padding-right:0px;}

    .in-news-list2>li:nth-child(2) { padding-left:0px;margin-top:35px;}

    .in-news-bot-list>li:nth-child(1) { padding-right:0px;}

    .in-news-bot-list>li:nth-child(2) { padding:0px;margin-top:30px;}

    .in-news-bot-list>li:nth-child(3) { padding-left:0px;margin-top:30px;}

    .in-news-bot-list { margin-top:20px;}

    .swiper-container10 { padding:10px 0 0 0;}

    .gallery-top { padding:0;}

    .swiper-container2.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:15px;}

    .in-notice-fl span { font-size: 16px;}

    .txtMarquee-top .infoList li { font-size: 15px;}

    .in-tit p { padding-bottom:30px;font-size: 15px;}

    .ab-bg { padding-top:45px;}

    .in-ab-text h6,.in-tit h3 { font-size: 26px;line-height: 36px;}

    .in-news-list2 .in-news-notice { line-height: 38px;}

    .in-news-notice-tit h6 { font-size: 16px;}

    .in-news-notice-tit p { font-size: 14px;line-height: 24px;height:48px;}

    .in-news-list li { line-height: 42px;}

    .wrap { margin-top:40px;}

    .in-news-tit { font-size: 20px;}

    .in-news-text { padding:30px 15px;}

    .in-news-details { font-size: 15px;line-height: 28px;height:auto;max-height: 84px;margin-top:15px;}

    .in-news-bot { margin-top:30px;}

    .in-news-list3 { margin-top:25px;}

    .bg1 { font-size: 28px;line-height: 42px;padding:80px 0;}

    .news-more { padding-right:25px;padding-left:20px;}

    .in-ab-text { padding: 0;}

    .in-more3 { margin-top:30px;}

    li.in-team-text { padding:30px 20px;}

    .in-team-text h6 { font-size: 22px;}

    .in-team-text p,.in-team-bor { margin-top:18px;}

    .in-team-text p { font-size: 15px;line-height: 28px;max-height:84px;}

    .gallery-thumbs { margin-top:15px;}

    .footer { padding: 30px 0 20px 0;}

    .bot-logo p { font-size: 15px;line-height: 28px;}

    .bot-tel2 { font-size: 26px;}

    .bot-tel b { font-size: 22px;}

    .news-b span { width: 65px;}

    .in-ab-text { margin-top:35px;}

    .in-ab-text p { font-size: 15px;line-height:28px;}

    .bg { padding:50px 0;}

    .video-img2 img { width: 50px;height:50px;}

    .in-case-text { padding:20px 15px;}

    .in-case-text h6 { font-size: 17px;}

    .am-thumbnails2 { margin-left: 0px;margin-right: 0px;}

    .am-thumbnails2> li { padding: 0 0px 20px 0px;}

    .sjj_nav3>ul li a { font-size: 15px;}

    .team-list2 li { padding: 20px 20px;}

    .team-text{ padding-right:120px;}

    .team-text h6 a { font-size: 18px;}

    .team-text p { font-size: 15px;line-height: 22px;height: 44px;}

    .team-link { font-size: 13px;}

    .team-text p { margin-top:15px;}

    .team-wx p { margin-top:6px;}

    .am-thumbnails4>li { padding:0 0px 10px 0px}

    .am-thumbnails4 { margin-left: -0px;margin-right: -0px;}

    .video-box { height:350px;width:90%;}

    .JLTcometol a { float: left;}

    .am-about-n a { width:33.33%;padding:0;text-align:center;}

    .cont-text { display: block;}

    .my-map { height:auto;}

    .cont-tit h6 { font-size: 28px;}

    .bg3 { padding:50px 0;}

    .contact-list h3 { font-size: 26px;}

    .contact-list { padding: 50px 40px 50px 40px;}

    .cont-input input, .cont-input textarea, .code-input input { width: 100%;margin-right:0;padding:17px 10px;margin-bottom:20px;}

    .cont-mar { margin-right:0;}

    .code-input input { width: 140px;}

    .code-input img { width: 120px;height:55px;}

    .about-wrap { padding:50px 0;}

    .sjj_nav3 { padding:0;}

    .news-img { width: 100%;height:auto;float: none;}

    .news-text { padding: 45px 40px 42px 40px; }

    .notice-list li a { padding:35px;}

    .laws-list .notice-text { padding-left:160px;}
	.join2 { font-size:16px;}
	.am-accordion-title3 span:first-child { padding:0 20px;}
	.searchForm input { padding-right:55px;}
	.searchForm { width:100%; position:relative;}
	.searchForm button { position:absolute;right:0;top:0;}
	.searchForm input { width:100%;}
	.am-about-n { text-align:left;}
	.am-about-top { height:auto;line-height:50px;}
	.in-news-list30 li { padding:0 15px 0 0;}
	.in-news-list30 li:nth-child(odd) { padding-right:15px;}
	.x-news-bg { padding:15px 15px;}
	.x-news-bg>ul>li { padding:10px 0;}
	.swiper-container50 .swiper-slide a img { height:auto;}
	.swiper-container50 .swiper-slide a .x-news-p p { height:60px;line-height:60px;font-size:16px;}
	.x-news-li li a em,.in-news-list li a { font-size:15px;}
	

}





@media (max-width: 640px) {
	.swiper-container10 .swiper-slide p { font-size:14px;line-height:20px;margin-top:10px;}

    .video-img2 img { width: 45px;height:45px;}

    .team-list2 li { padding: 20px 15px;}

    .video-box { height:240px;width:100%;}

    .about-wrap { padding:40px 0 50px 0;}


    .contact-list { padding: 40px 20px 40px 20px;}

    .contact-list h3 { font-size: 24px;}

    .cont-input input, .cont-input textarea, .code-input input { padding:15px 10px;margin-bottom:15px;font-size:15px;}

    .code-input img { margin-left:15px;height:50px;}

    .submit2 { width: 240px;}

    .news-text { padding: 30px 20px; }

    .ny-tit span { font-size: 22px;}

    .news-text h6 { font-size: 20px;}

    .news-details { font-size: 15px;line-height: 28px;max-height:84px;}

    .in-more5 { width: 110px;}

    .news-bot span { font-size: 15px;}

    .main-newarc-title h2 { font-size: 22px;}

    .about-text {font-size: 15px;line-height: 28px;}

    .notice-list li a { padding:25px 15px;}

    .notice-list .notice-time b,.laws-list .notice-time b { font-size: 38px;}

    .notice-list .notice-time p,.laws-list .notice-time p { font-size: 16px;}

    .notice-list .notice-time {width: 90px;padding-left:0;}

    .notice-list .notice-text { padding-right:110px;}

    .notice-list .notice-text h6,.laws-list .notice-text h6 { font-size: 17px;}

    .notice-list .notice-text p,.laws-list .notice-text p { font-size: 15px;line-height: 24px;max-height:48px;margin-top:10px;}

    .notice-list .notice-time { height:84px;padding-top:15px;}

    .notice-list li { margin-top:25px;}

    .laws-list .notice-time { width: 90px;height:90px;}

    .laws-list .notice-text h6 { margin-top:3px;}

    .laws-list .notice-time { line-height: 24px;padding-top:20px;}

    .laws-list .notice-text { padding-left:110px;}

    .laws-list li { padding:25px 0;}

    .in-more { width: 110px;}

    .news-list li { padding-bottom:30px;}
	.am-accordion-title3 span:first-child { padding:0 10px;}
	dl.down { font-size:13px;}
	.down3 { width:20px;height:18px;background-size:20px 18px;}
	.wap-video iframe { height:290px;}



}



@media (max-width: 374px) {

    .in-ab-text h6,.in-tit h3 { font-size: 24px;}

    .in-tit p { padding-bottom:25px;}

    .wrap { margin-top:35px;}

    .bg1 { font-size: 26px;line-height: 40px;}

    .news-b span { width: 60px;}

    .news-b b { font-size: 17px;}

    .news-more { padding-right:20px;padding-left:15px;}

    .news-b b { padding-left:10px;}

    .ab-bg { padding-top:40px;}

    .in-ab-text h6, .in-tit h3 { font-size: 22px;}

    .in-ab-text { margin-top:30px;}

    .bg { padding:45px 0;}

    .in-team-text h6 { font-size: 20px;}

    .video-img2 img { width: 40px;height:40px;}

    .video-box { height:300px;}


    .in-news-tit { font-size: 19px;}

    .in-news-text { padding:25px 15px;}

    .in-news-list li { font-size: 15px;}

    .in-case { padding-bottom:40px;}

    .am-about-n a { font-size: 15px;}

    .team-text h6 a { font-size: 17px;}

    .team-text p { margin-top:10px;}

    .news-text h6 { font-size: 19px;}

    .news-text { padding:25px 20px;}

    .news-details { margin-top:15px;}

    .main-newarc-title h2 { font-size: 20px;}

    .notice-list .notice-text h6, .laws-list .notice-text h6 { font-size: 16px;}

    .notice-list .notice-text p, .laws-list .notice-text p { font-size: 14px;line-height: 22px;height:44px;}

    .notice-list .notice-time b, .laws-list .notice-time b { font-size: 36px;}

    .notice-list .notice-time p, .laws-list .notice-time p { font-size: 15px;}

    .laws-list .notice-time { width: 83px;height:83px; padding-top: 17px;}

    .laws-list .notice-text { padding-left:98px;}

    .notice-list .notice-text { padding-right:100px;}

    .notice-list .notice-time {width: 80px;}

    .notice-list li a { padding:20px 15px;}

    .ny-tit span { font-size: 20px;}

    .news-bot { margin-top:25px;}

    .in-tit p { font-size: 14px;}
	dl.down { font-size:12px;}
	.wap-video iframe { height:240px;}
	.am-about-n a { font-size:14px;}



}







html,body{  min-height:101%;}

html{ overflow:-moz-scrollbars-vertical;}







